-- name: e visible of the paletteif "button" is not in the name of the target then exit mouseUpput the first word of the short name of the target into whichBtnput whichBtn & "navigator" into whichBtnif there is a window whichBtn thenif the visible of window whichBtn thenhide window whichBtnelseshow window whichBtnend ifelsepalette whichBtn, the mouseLocend ifend mouseUp
-- part 1 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=52 top=205 right=227 bottom=175
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Long Navigator
-- part 2 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=240 top=205 right=227 bottom=363
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Short Navigator
-- part 3 (field)
-- low flags: 04
-- high flags: 2007
-- rect: left=11 top=9 right=196 bottom=406
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 16
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part contents for card part 3
-- note: style data is present
----- text -----
Written by Harry Myhre
Sun, May 16, 1993
Vox 213-876-1965
Internet <harrym@netcom.com>
This stack contains resources for two palettes similiar to the Navigator palette shipped with HyperCard 2.x. One palette is a lengthened version of the Navigator palette, the other is a shortened version. The short palette works better with small screens. Click on the buttons below to show the palettes.
Use the Resource Mover card in the Power Tools stack to copy the palettes into your own stacks (Palettes are contain PICT and PLTE resources). Add this line to any HyperTalk script to show the palettes:
show palette "shortNavigator"
show palette "longNavigator"
The script of this card contains a script that toggles the visibility of a palette.
Freeware notice
Keeping with the spirit given to HyperCard by itΓÇÖs creators Bill Atkinson and Dan Winkler, this stack is FREEWARE. If you like the palettes in this stack, give a copy to your friends. Don't charge money for this stack.
Technical Stuff
This stack was created with the Claris version of HyperCard 2.1 running under System 7.1 on a Macintosh IIsi. The palettes are so simple they will probably work with all future versions of HyperCard - I hope there are many more!